Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 5.860s |
Scenario: E12 - editar un tag aleatorio
Before
0m 2.820s
Given
I navigate to page "<URL>"
0m 2.750s
And
I wait for 5 seconds
0m 5.166s
And
I enter email "<USER>"
0m 0.852s
And
I wait for 5 seconds
0m 5.211s
And
I enter password "<PASSWORD>"
0m 0.352s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.375s
And
I click login button
0m 0.325s
And
I wait for 5 seconds
0m 5.363s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.797s
When
I click on tags
0m 0.216s
And
I wait for 2 seconds
0m 2.257s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.446s
And
I wait for 5 seconds
0m 5.270s
And
I click on new tag
0m 0.352s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.433s
And
I enter tag name "string_19_1"
0m 0.423s
And
I enter tag description "$string_19_1"
0m 0.390s
And
I enter a color
0m 0.356s
And
I save the tag
0m 0.296s
And
I wait for 5 seconds
0m 5.210s
When
I click on tags
0m 0.547s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.495s
And
I wait for 5 seconds
0m 5.276s
And
I validate the tag "$string_19_1"
0m 0.560s
And
I edit a tag
0m 0.410s
And
I wait for 5 seconds
0m 5.207s
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
0m 0.362s
And
I enter tag name "$string_19_1"
0m 0.389s
And
I enter tag description "$string_19_1"
0m 0.496s
And
I enter a color
0m 0.321s
And
I save the tag
0m 0.269s
And
I wait for 5 seconds
0m 5.248s
When
I click on tags
0m 0.399s
And
I wait for 5 seconds
0m 5.299s
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
0m 0.598s
And
I validate the tag "$string_19_1"
0m 0.299s
After
0m 0.025s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "string_19_1"
And
I enter tag description "$string_19_1"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I validate the tag "$string_19_1"
And
I edit a tag
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
And
I enter tag name "$string_19_1"
And
I enter tag description "$string_19_1"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
And
I validate the tag "$string_19_1"
After
NO IMAGE AVAILABLE